Skip to content

C#/Java: Range analysis: use ranked phi nodes#8405

Merged
smowton merged 1 commit into
github:mainfrom
smowton:smowton/fix/range-analysis-use-ranked-phi-nodes
Mar 14, 2022
Merged

C#/Java: Range analysis: use ranked phi nodes#8405
smowton merged 1 commit into
github:mainfrom
smowton:smowton/fix/range-analysis-use-ranked-phi-nodes

Conversation

@smowton

@smowton smowton commented Mar 11, 2022

Copy link
Copy Markdown
Contributor

This borrows a technique (and the implementing code) off Modulus analysis.

This borrows a technique (and the implementing code) off Modulus analysis.
@smowton smowton requested review from a team as code owners March 11, 2022 12:32
@smowton smowton changed the title Range analysis: use ranked phi nodes C#/Java: Range analysis: use ranked phi nodes Mar 11, 2022
@smowton smowton force-pushed the smowton/fix/range-analysis-use-ranked-phi-nodes branch from 4edb877 to 579b57c Compare March 11, 2022 12:36
@smowton smowton added the no-change-note-required This PR does not need a change note label Mar 11, 2022

@hvitved hvitved left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Nice speedup on geogebra 🎉

@smowton smowton merged commit aada8d3 into github:main Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C# Java no-change-note-required This PR does not need a change note

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants